Abstract Syntax Tree
I'be been toying with the idea of making a custom programming language. The idea is to have it similar in ease of learning to python, but with stricter typing. So far, I've built a demo in python. Above is a demo that hacks together the python code from github with jsgo.